<style>:host .chart{--d3fc-local-full--gradient:var(--d3fc-full--gradient,linear-gradient(#4d342f 0%,#e4521b 22.5%,#feeb65 42.5%,#f0f0f0 50%,#dcedc8 57.5%,#42b3d5 67.5%,#1a237e 100%));--d3fc-local-positive--gradient:var(--d3fc-positive--gradient,linear-gradient(#dcedc8 0%,#42b3d5 35%,#1a237e 100%));--d3fc-local-negative--gradient:var(--d3fc-negative--gradient,linear-gradient(#feeb65 100%,#e4521b 70%,#4d342f 0%));--d3fc-local-series:var(--d3fc-series,rgba(31,119,180,0.5));--d3fc-local-series-1:var(--d3fc-series-1,#0366d6);--d3fc-local-series-2:var(--d3fc-series-2,#ff7f0e);--d3fc-local-series-3:var(--d3fc-series-3,#2ca02c);--d3fc-local-series-4:var(--d3fc-series-4,#d62728);--d3fc-local-series-5:var(--d3fc-series-5,#9467bd);--d3fc-local-series-6:var(--d3fc-series-6,#8c564b);--d3fc-local-series-7:var(--d3fc-series-7,#e377c2);--d3fc-local-series-8:var(--d3fc-series-8,#7f7f7f);--d3fc-local-series-9:var(--d3fc-series-9,#bcbd22);--d3fc-local-series-10:var(--d3fc-series-10,#17becf);}:host .chart .series{fill:var(--d3fc-local-series);}:host .chart .series-1{fill:var(--d3fc-local-series-1);}:host .chart .series-2{fill:var(--d3fc-local-series-2);}:host .chart .series-3{fill:var(--d3fc-local-series-3);}:host .chart .series-4{fill:var(--d3fc-local-series-4);}:host .chart .series-5{fill:var(--d3fc-local-series-5);}:host .chart .series-6{fill:var(--d3fc-local-series-6);}:host .chart .series-7{fill:var(--d3fc-local-series-7);}:host .chart .series-8{fill:var(--d3fc-local-series-8);}:host .chart .series-9{fill:var(--d3fc-local-series-9);}:host .chart .series-10{fill:var(--d3fc-local-series-10);}:host{user-select:none;}:host .chart{position:absolute;box-sizing:border-box;left:0;top:0;%;%;padding:12px;overflow:hidden;}:host .chart.heatmap d3fc-group.cartesian-chart,:host .chart.treemap d3fc-group.cartesian-chart{grid-template-columns:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);grid-template-rows:minmax(0em,max-content)auto 1fr auto minmax(0em,max-content);}:host .chart .chart-label{display:none;}:host .chart.heatmap{padding-right:120px;}:host .chart.xyscatter{padding:0;font-size:14px;}:host .chart.xyscatter d3fc-group:first-child{padding:16px;padding-top:0px;width:calc(100% - 32px);height:calc(100% - 16px);}:host .chart.xyscatter .multi-xlabel{position:absolute;bottom:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .multi-ylabel{position:absolute;top:0;em;%;display:flex;justify-content:center;align-items:center;background:var(--d3fc-legend--background);}:host .chart.xyscatter .outer-container{%;}:host .chart.xyscatter .inner-container{display:inline-grid;overflow-y:auto;width:calc(100% - 16px);%;padding:0;margin:0;}:host .chart.xyscatter .inner-container div{overflow:hidden;}:host .chart.xyscatter .inner-container text.segment,:host .chart.xyscatter .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.xyscatter .inner-container div.xy-scatter-container{margin:5px 0;}:host .chart.sunburst{padding:0;font-size:14px;}:host .chart.sunburst .outer-container{%;}:host .chart.sunburst .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.sunburst .inner-container div{overflow:hidden;}:host .chart.sunburst .inner-container .sunburst-container:not(:only-child) svg{transform:translate(0,-27px);}:host .chart.sunburst .inner-container svg{%;%;}:host .chart.sunburst .inner-container path{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.sunburst .inner-container text.segment,:host .chart.sunburst .inner-container text.parent{text-anchor:middle;user-select:none;pointer-events:none;fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.sunburst .inner-container div.title-container{margin-top:5px;}:host .chart.has-legend{padding-right:120px;}:host .chart.treemap .treemap-container{position:relative;}:host .chart.treemap .treemap-container:not(:only-child){width:calc(100% - 12px);height:calc(100% - 12px);}:host .chart.treemap .outer-container{%;}:host .chart.treemap .inner-container{%;%;display:inline-grid;padding:0;margin:0;overflow-x:hidden;overflow-y:auto;}:host .chart.treemap .inner-container div{overflow:hidden;}:host .chart.treemap .inner-container svg{%;%;}:host .chart.treemap .inner-container .treerect{stroke:var(--d3fc-treedata-axis--lines,var(--d3fc-axis--lines,white));fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host .chart.treemap .inner-container .treerect:hover{cursor:pointer;stroke:var(--d3fc-treedata--hover-highlight,black);stroke-opacity:1;}:host .chart.treemap .inner-container .rootnode{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .branchnode{opacity:0;}:host .chart.treemap .inner-container .branchnode:hover{fill-opacity:0.1;opacity:1;fill:var(--d3fc-treedata--hover-highlight,black);}:host .chart.treemap .inner-container .leafnode{fill-opacity:0.8;}:host .chart.treemap .inner-container .leafnode:hover{fill-opacity:0.5;}:host .chart.treemap .inner-container #hidden{opacity:0;pointer-events:none;z-index:0;}:host .chart.treemap .inner-container .top{font-size:14px;z-index:5;pointer-events:none;}:host .chart.treemap .inner-container .mid{font-size:8px;opacity:0.7;z-index:4;}:host .chart.treemap .inner-container .lower{font-size:0px;opacity:0;z-index:4;}:host .chart.treemap .inner-container text{fill:var(--d3fc-treedata--labels,rgb(51,51,51));}:host .chart.treemap .inner-container text.title{dominant-baseline:hanging;}:host .chart.treemap .inner-container .parent-controls{position:absolute;top:12px;right:auto;left:30px;width:auto;z-index:4;transition:box-shadow 1s;}:host .chart.treemap .inner-container .parent-controls:hover{box-shadow:2px 2px 6px#000;transition:box-shadow 0.2s;}:host .chart .x-label{em!important;line-height:1em!important;}:host .chart .x-label,:host .chart .y-label{color:var(--d3fc-label--color,inherit);font-size:14px;}:host .chart d3fc-canvas.plot-area{display:none;}:host .chart.xyscatter d3fc-canvas.plot-area,:host .chart.xyline d3fc-canvas.plot-area,:host .chart.ohlc d3fc-canvas.plot-area,:host .chart.candlestick d3fc-canvas.plot-area,:host .chart.heatmap d3fc-canvas.plot-area{display:block;}:host .chart .y-axis text,:host .chart .x-axis text{fill:var(--d3fc-axis-ticks--color,rgb(80,80,80));font-size:11px;}:host .chart .y-axis path,:host .chart .x-axis path{stroke:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label{display:inline-block;margin:0 10px;cursor:pointer;}:host .chart .splitter-label::after{margin-left:5px;color:var(--d3fc-axis--lines,rgb(180,210,225));}:host .chart .splitter-label:hover::after{color:var(--d3fc-axis-ticks--color,rgb(80,80,80));}:host .chart .splitter-label.disabled::after{color:rgba(80,80,80,0.3);}:host .chart .splitter-label.disabled{cursor:default;}:host .chart .y-label.left-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-desc-icon--mask-image);mask-image:var(--sort-desc-icon--mask-image);}:host .chart .y-label.right-label .splitter-label::after{background-repeat:no-repeat;background-color:var(--icon--color);content:"";display:inline-block;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:var(--sort-asc-icon--mask-image);mask-image:var(--sort-asc-icon--mask-image);}:host .chart.ybar .y-axis path,:host .chart.yline .y-axis path,:host .chart.xyline .y-axis path,:host .chart.xyline .x-axis path,:host .chart.yarea .y-axis path,:host .chart.yscatter .y-axis path,:host .chart.xyscatter .y-axis path,:host .chart.xyscatter .x-axis path,:host .chart.xbar .x-axis path{visibility:hidden;}:host .chart .y-label{white-space:nowrap;}:host .chart .nearbyTip{fill:var(--d3fc-series,rgba(31,119,180,0.5));}:host #dragHandles{position:absolute;top:0px;right:0px;left:auto;pointer-events:none;}:host #dragHandles rect{pointer-events:all;}:host .label rect{fill:none;}:host .legend-container{position:absolute;top:12px;right:12px;left:auto;}:host .legend-container.legend-color{}:host .legend-container[borderbox-on-hover="true"]{transition:box-shadow 1s;}:host .legend-container[borderbox-on-hover="true"]:hover{background-color:var(--d3fc-legend--background,#ffffff);transition:box-shadow 0.2s,background-color 0.2s;}:host .legend-container .legend{font-size:8pt;%;}:host .legend-container .legend .cell{cursor:pointer;}:host .legend-container .legend .cell path{fill:var(--d3fc-series,rgba(31,119,180,0.5));stroke:var(--d3fc-series,rgb(31,119,180));}:host .legend-container .legend .cell.hidden path{fill:rgba(204,204,204,0.5);stroke:rgb(204,204,204);}:host .legend-container .legend .cell.hidden circle{fill:rgb(204,204,204)!important;}:host .legend-container text{fill:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .label:hover{fill:rgb(34,160,206);}:host .legend-container #legend-axis path{stroke:var(--d3fc-legend--text,rgb(51,51,51));}:host .legend-container .legend-controls{margin-left:12px;}:host .legend-container .legend-controls #up-arrow,:host .legend-container .legend-controls #down-arrow{cursor:pointer;color:rgb(31,119,180);}:host .legend-container .legend-controls #up-arrow.disabled,:host .legend-container .legend-controls #down-arrow.disabled{cursor:default;color:rgb(51,51,51);}:host .heatmap .legend-container.legend-color{}:host .treemap .legend-container.legend-color{}:host .treemap .legend-container:not(.legend-color){}:host .zoom-controls{position:absolute;top:10px;left:0;%;text-align:center;}:host .zoom-controls button{-webkit-appearance:none;background:var(--plugin--background,rgb(247,247,247));border:1px solid var(--inactive--color,rgb(204,204,204));color:var(--d3fc-label--color,inherit);font-size:12px;padding:8px;opacity:0.5;cursor:pointer;}:host .zoom-controls button:hover{opacity:1;}:host .parent-controls{position:absolute;top:30px;right:145px;%;text-align:right;}:host .parent-controls button{-webkit-appearance:none;background:rgb(247,247,247);border:1px solid rgb(204,204,204);padding:10px;opacity:0.5;cursor:pointer;}:host .parent-controls button:hover{background:rgb(230,230,230);}:host div.tooltip{position:absolute;text-align:left;font-size:12px;font-weight:300;white-space:nowrap;padding:0.5em;background:var(--d3fc-tooltip--background,#ffffff);color:var(--d3fc-tooltip--color,black);border:1px solid var(--d3fc-tooltip--border-color,#777777);box-shadow:var(--d3fc-tooltip--box-shadow,none);pointer-events:none;}:host div.tooltip ul{margin:0;padding:0;list-style-type:none;}d3fc-canvas,d3fc-svg{position:relative;display:block}d3fc-canvas>canvas,d3fc-svg>svg{position:absolute;%;%}d3fc-svg>svg{overflow:visible}d3fc-group.cartesian-chart{%;%;overflow:hidden;display:grid;display:-ms-grid;grid-template-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-columns:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);grid-template-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);-ms-grid-rows:minmax(1em,max-content) auto 1fr auto minmax(1em,max-content);}
d3fc-group.cartesian-chart>.top-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:1;-ms-grid-row:1;}
d3fc-group.cartesian-chart>.top-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:2;-ms-grid-row:2;}
d3fc-group.cartesian-chart>.left-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:1;-ms-grid-column:1;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.left-axis{width:3em;grid-column:2;-ms-grid-column:2;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.plot-area{overflow:hidden;grid-column:3;-ms-grid-column:3;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-axis{width:3em;grid-column:4;-ms-grid-column:4;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.right-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:5;-ms-grid-column:5;grid-row:3;-ms-grid-row:3;}
d3fc-group.cartesian-chart>.bottom-axis{height:2em;grid-column:3;-ms-grid-column:3;grid-row:4;-ms-grid-row:4;}
d3fc-group.cartesian-chart>.bottom-label{align-self:center;-ms-grid-column-align:center;justify-self:center;-ms-grid-row-align:center;grid-column:3;-ms-grid-column:3;grid-row:5;-ms-grid-row:5;}
d3fc-group.cartesian-chart>.y-label{display:flex;transform:rotate(-90deg);width:1em;white-space:nowrap;justify-content:center;}</style><div id="container" class="chart yarea"><d3fc-group class="cartesian-chart" auto-resize=""><div class="chart-label top-label" style="margin-bottom: 1em; margin-top: 0px;"></div><div class="x-label bottom-label">bucket("Order Date", 'M')</div><div class="y-label left-label">Sales</div><d3fc-svg class="svg-plot-area plot-area"><svg viewBox="0 0 875 583" preserveAspectRatio="none"><g class="multi"><g><line class="gridline-y" x1="8.401920438957477" x2="8.401920438957477" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="62.414266117969824" x2="62.414266117969824" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="117.02674897119341" x2="117.02674897119341" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="172.23936899862827" x2="172.23936899862827" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="227.45198902606313" x2="227.45198902606313" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="281.4643347050755" x2="281.4643347050755" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="336.076817558299" x2="336.076817558299" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="391.2894375857339" x2="391.2894375857339" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="446.50205761316874" x2="446.50205761316874" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="501.1145404663923" x2="501.1145404663923" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="555.7270233196159" x2="555.7270233196159" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="610.9396433470507" x2="610.9396433470507" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="666.1522633744855" x2="666.1522633744855" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="720.164609053498" x2="720.164609053498" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="774.7770919067215" x2="774.7770919067215" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-y" x1="829.9897119341564" x2="829.9897119341564" y1="583" y2="0" stroke="#bbb" style="display: none;"></line><line class="gridline-x" y1="583" y2="583" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="534.4166666666666" y2="534.4166666666666" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="485.83333333333337" y2="485.83333333333337" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="437.25" y2="437.25" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="388.6666666666667" y2="388.6666666666667" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="340.0833333333333" y2="340.0833333333333" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="291.5" y2="291.5" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="242.91666666666666" y2="242.91666666666666" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="194.33333333333334" y2="194.33333333333334" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="145.75" y2="145.75" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="97.16666666666664" y2="97.16666666666664" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="48.58333333333336" y2="48.58333333333336" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line><line class="gridline-x" y1="0" y2="0" x1="0" x2="875" stroke="#bbb" style="stroke-width: 1; stroke: rgb(234, 237, 239);"></line></g></g><g class="multi"><g><g class="multi"><g><g class="multi"><g><path class="area" fill="#ddd" d="M8.401920438957477,575.51862335L27.00617283950617,577.00882965L43.81001371742113,554.68756695L62.414266117969824,564.9642148333334L80.41838134430728,563.33100835L99.02263374485597,536.1350659683334L117.02674897119341,550.25204465L135.63100137174212,568.3172275916667L154.2352537722908,415.8311153883334L172.23936899862827,539.4413639083333L190.84362139917695,514.7036478283334L208.8477366255144,531.3288751833334L227.45198902606313,570.80309781L246.05624142661182,570.7201446833334L262.86008230452677,550.3021146333333L281.4643347050755,526.4390161250001L299.46844993141286,541.1022045916667L318.0727023319616,564.960099825L336.076817558299,546.049620325L354.68106995884773,537.8104495866667L373.28532235939645,546.1810236666666L391.2894375857339,548.9893055166666L409.8936899862826,491.1625071833334L427.89780521262,501.68315417L446.50205761316874,554.1310254333333L465.1063100137174,577.5794214666666L482.51028806584367,519.0943918416667L501.1145404663923,546.7454065333333L519.1186556927297,525.943903375L537.7229080932785,551.1626226333333L555.7270233196159,539.7877290666667L574.3312757201645,549.0764212633334L592.9355281207132,497.963593765L610.9396433470507,457.49782319999997L629.5438957475994,500.84404421333335L647.5480109739369,459.912565475L666.1522633744855,477.6195629333333L684.7565157750342,566.7983211733333L701.5603566529493,507.67358799666664L720.164609053498,566.5636578433333L738.1687242798355,526.697483345L756.7729766803841,520.0031518366667L774.7770919067215,539.8922221L793.3813443072703,552.6208708166668L811.985596707819,498.74193957500006L829.9897119341564,524.1056499616667L848.593964334705,509.3720652166666L866.5980795610425,491.25974769666675L866.5980795610425,583L848.593964334705,583L829.9897119341564,583L811.985596707819,583L793.3813443072703,583L774.7770919067215,583L756.7729766803841,583L738.1687242798355,583L720.164609053498,583L701.5603566529493,583L684.7565157750342,583L666.1522633744855,583L647.5480109739369,583L629.5438957475994,583L610.9396433470507,583L592.9355281207132,583L574.3312757201645,583L555.7270233196159,583L537.7229080932785,583L519.1186556927297,583L501.1145404663923,583L482.51028806584367,583L465.1063100137174,583L446.50205761316874,583L427.89780521262,583L409.8936899862826,583L391.2894375857339,583L373.28532235939645,583L354.68106995884773,583L336.076817558299,583L318.0727023319616,583L299.46844993141286,583L281.4643347050755,583L262.86008230452677,583L246.05624142661182,583L227.45198902606313,583L208.8477366255144,583L190.84362139917695,583L172.23936899862827,583L154.2352537722908,583L135.63100137174212,583L117.02674897119341,583L99.02263374485597,583L80.41838134430728,583L62.414266117969824,583L43.81001371742113,583L27.00617283950617,583L8.401920438957477,583Z" style="fill: rgba(3, 102, 214, 0.8); opacity: 0.5;"></path></g></g><g class="multi"><g><path class="area" fill="#ddd" d="M8.401920438957477,573.3995446666667L27.00617283950617,576.03825125L43.81001371742113,525.8126069166667L62.414266117969824,550.1224631833334L80.41838134430728,528.107591275L99.02263374485597,483.863499735L117.02674897119341,532.916802L135.63100137174212,546.054167725L154.2352537722908,292.95031549666675L172.23936899862827,495.9829698083333L190.84362139917695,349.7594853866667L208.8477366255144,411.33933261666664L227.45198902606313,548.10985196L246.05624142661182,539.3200901916666L262.86008230452677,521.0950729416667L281.4643347050755,488.64703222500003L299.46844993141286,504.75495299166664L318.0727023319616,528.799583125L336.076817558299,488.36826105833336L354.68106995884773,491.83229062000004L373.28532235939645,403.1468951583334L391.2894375857339,518.3719431000001L409.8936899862826,322.4580433250001L427.89780521262,381.7854778283333L446.50205761316874,530.5191027583334L465.1063100137174,562.2765411083334L482.51028806584367,437.64512824999997L501.1145404663923,460.0728953333333L519.1186556927297,416.19763679999994L537.7229080932785,494.1383918166667L555.7270233196159,498.37433864166667L574.3312757201645,504.0641718383334L592.9355281207132,399.521653465L610.9396433470507,384.3047724083333L629.5438957475994,389.18939515500006L647.5480109739369,325.60296880833334L666.1522633744855,451.46577483333334L684.7565157750342,542.6595851233334L701.5603566529493,470.2646350966667L720.164609053498,516.8585061933334L738.1687242798355,496.96754895333333L756.7729766803841,446.344867045L774.7770919067215,480.0286986916667L793.3813443072703,451.7693235L811.985596707819,341.253730125L829.9897119341564,367.1562199616667L848.593964334705,287.66863574166666L866.5980795610425,393.6829599633333L866.5980795610425,491.25974769666675L848.593964334705,509.3720652166666L829.9897119341564,524.1056499616667L811.985596707819,498.74193957500006L793.3813443072703,552.6208708166668L774.7770919067215,539.8922221L756.7729766803841,520.0031518366667L738.1687242798355,526.697483345L720.164609053498,566.5636578433333L701.5603566529493,507.67358799666664L684.7565157750342,566.7983211733333L666.1522633744855,477.6195629333333L647.5480109739369,459.912565475L629.5438957475994,500.84404421333335L610.9396433470507,457.49782319999997L592.9355281207132,497.963593765L574.3312757201645,549.0764212633334L555.7270233196159,539.7877290666667L537.7229080932785,551.1626226333333L519.1186556927297,525.943903375L501.1145404663923,546.7454065333333L482.51028806584367,519.0943918416667L465.1063100137174,577.5794214666666L446.50205761316874,554.1310254333333L427.89780521262,501.68315417L409.8936899862826,491.1625071833334L391.2894375857339,548.9893055166666L373.28532235939645,546.1810236666666L354.68106995884773,537.8104495866667L336.076817558299,546.049620325L318.0727023319616,564.960099825L299.46844993141286,541.1022045916667L281.4643347050755,526.4390161250001L262.86008230452677,550.3021146333333L246.05624142661182,570.7201446833334L227.45198902606313,570.80309781L208.8477366255144,531.3288751833334L190.84362139917695,514.7036478283334L172.23936899862827,539.4413639083333L154.2352537722908,415.8311153883334L135.63100137174212,568.3172275916667L117.02674897119341,550.25204465L99.02263374485597,536.1350659683334L80.41838134430728,563.33100835L62.414266117969824,564.9642148333334L43.81001371742113,554.68756695L27.00617283950617,577.00882965L8.401920438957477,575.51862335Z" style="fill: rgba(255, 127, 14, 0.8); opacity: 0.5;"></path></g></g><g class="multi"><g><path class="area" fill="#ddd" d="M8.401920438957477,528.1097143666667L27.00617283950617,566.1807609333333L43.81001371742113,365.919410725L62.414266117969824,490.92555655L80.41838134430728,500.0301169416667L99.02263374485597,461.7082802933333L117.02674897119341,524.0303273333334L135.63100137174212,511.7708211458334L154.2352537722908,258.09014628833336L172.23936899862827,472.5961482916667L190.84362139917695,313.66812706166667L208.8477366255144,368.799897125L227.45198902606313,523.98417511L246.05624142661182,533.701359675L262.86008230452677,470.9468947333333L281.4643347050755,460.86546197083334L299.46844993141286,495.11745772499995L318.0727023319616,487.25030511666665L336.076817558299,477.69320069166673L354.68106995884773,464.69971353666665L373.28532235939645,336.69710415000003L391.2894375857339,498.5221169958333L409.8936899862826,284.58334872916674L427.89780521262,355.93778416166674L446.50205761316874,510.68531644166666L465.1063100137174,486.42287750833333L482.51028806584367,417.0546662333333L501.1145404663923,445.66448758333337L519.1186556927297,358.0908381416666L537.7229080932785,477.348550525L555.7270233196159,466.49191966666666L574.3312757201645,489.24620415916667L592.9355281207132,341.10772068999995L610.9396433470507,368.92701055833334L629.5438957475994,313.4161321133334L647.5480109739369,272.6616035916667L666.1522633744855,428.07003341666666L684.7565157750342,532.0544653233333L701.5603566529493,437.98722876333335L720.164609053498,470.9581704391666L738.1687242798355,443.79920726166665L756.7729766803841,402.9409057116667L774.7770919067215,463.9860059083333L793.3813443072703,401.38095415000004L811.985596707819,291.69620379166673L829.9897119341564,308.1908663533333L848.593964334705,148.14983205L866.5980795610425,319.78898770499995L866.5980795610425,393.6829599633333L848.593964334705,287.66863574166666L829.9897119341564,367.1562199616667L811.985596707819,341.253730125L793.3813443072703,451.7693235L774.7770919067215,480.0286986916667L756.7729766803841,446.344867045L738.1687242798355,496.96754895333333L720.164609053498,516.8585061933334L701.5603566529493,470.2646350966667L684.7565157750342,542.6595851233334L666.1522633744855,451.46577483333334L647.5480109739369,325.60296880833334L629.5438957475994,389.18939515500006L610.9396433470507,384.3047724083333L592.9355281207132,399.521653465L574.3312757201645,504.0641718383334L555.7270233196159,498.37433864166667L537.7229080932785,494.1383918166667L519.1186556927297,416.19763679999994L501.1145404663923,460.0728953333333L482.51028806584367,437.64512824999997L465.1063100137174,562.2765411083334L446.50205761316874,530.5191027583334L427.89780521262,381.7854778283333L409.8936899862826,322.4580433250001L391.2894375857339,518.3719431000001L373.28532235939645,403.1468951583334L354.68106995884773,491.83229062000004L336.076817558299,488.36826105833336L318.0727023319616,528.799583125L299.46844993141286,504.75495299166664L281.4643347050755,488.64703222500003L262.86008230452677,521.0950729416667L246.05624142661182,539.3200901916666L227.45198902606313,548.10985196L208.8477366255144,411.33933261666664L190.84362139917695,349.7594853866667L172.23936899862827,495.9829698083333L154.2352537722908,292.95031549666675L135.63100137174212,546.054167725L117.02674897119341,532.916802L99.02263374485597,483.863499735L80.41838134430728,528.107591275L62.414266117969824,550.1224631833334L43.81001371742113,525.8126069166667L27.00617283950617,576.03825125L8.401920438957477,573.3995446666667Z" style="fill: rgba(44, 160, 44, 0.8); opacity: 0.5;"></path></g></g><g class="multi"><g><path class="area" fill="#ddd" d="M8.401920438957477,513.8324184583333L27.00617283950617,561.0408580333334L43.81001371742113,312.4345146083334L62.414266117969824,445.5317822083333L80.41838134430728,468.10873899166666L99.02263374485597,414.92533841L117.02674897119341,418.0771073416667L135.63100137174212,447.4064988708334L154.2352537722908,185.69837069666673L172.23936899862827,430.18893234166666L190.84362139917695,200.99548469916667L208.8477366255144,245.12419373749998L227.45198902606313,494.70428271L246.05624142661182,524.9360615583333L262.86008230452677,394.85495903333333L281.4643347050755,416.8682787041667L299.46844993141286,436.6102230875L318.0727023319616,462.5264897L336.076817558299,443.2484627083333L354.68106995884773,403.73560272833333L373.28532235939645,269.17149838333336L391.2894375857339,430.42441332916667L409.8936899862826,213.8999623291667L427.89780521262,219.01599283666673L446.50205761316874,492.9143978916667L465.1063100137174,471.36125712499995L482.51028806584367,331.747040625L501.1145404663923,394.73939385833336L519.1186556927297,306.1346214666667L537.7229080932785,386.9928056500001L555.7270233196159,392.252296425L574.3312757201645,431.8311398591667L592.9355281207132,226.34962902749996L610.9396433470507,293.01703887499997L629.5438957475994,197.19019948833338L647.5480109739369,111.74631609166676L666.1522633744855,369.37240798333335L684.7565157750342,484.3703268983333L701.5603566529493,296.97848597999996L720.164609053498,405.56620378083335L738.1687242798355,367.96477294500005L756.7729766803841,325.5971159741667L774.7770919067215,363.0903789333334L793.3813443072703,276.3376858L811.985596707819,156.11451570000008L829.9897119341564,205.13378145333337L848.593964334705,7.540983541666602L866.5980795610425,175.72922616333338L866.5980795610425,319.78898770499995L848.593964334705,148.14983205L829.9897119341564,308.1908663533333L811.985596707819,291.69620379166673L793.3813443072703,401.38095415000004L774.7770919067215,463.9860059083333L756.7729766803841,402.9409057116667L738.1687242798355,443.79920726166665L720.164609053498,470.9581704391666L701.5603566529493,437.98722876333335L684.7565157750342,532.0544653233333L666.1522633744855,428.07003341666666L647.5480109739369,272.6616035916667L629.5438957475994,313.4161321133334L610.9396433470507,368.92701055833334L592.9355281207132,341.10772068999995L574.3312757201645,489.24620415916667L555.7270233196159,466.49191966666666L537.7229080932785,477.348550525L519.1186556927297,358.0908381416666L501.1145404663923,445.66448758333337L482.51028806584367,417.0546662333333L465.1063100137174,486.42287750833333L446.50205761316874,510.68531644166666L427.89780521262,355.93778416166674L409.8936899862826,284.58334872916674L391.2894375857339,498.5221169958333L373.28532235939645,336.69710415000003L354.68106995884773,464.69971353666665L336.076817558299,477.69320069166673L318.0727023319616,487.25030511666665L299.46844993141286,495.11745772499995L281.4643347050755,460.86546197083334L262.86008230452677,470.9468947333333L246.05624142661182,533.701359675L227.45198902606313,523.98417511L208.8477366255144,368.799897125L190.84362139917695,313.66812706166667L172.23936899862827,472.5961482916667L154.2352537722908,258.09014628833336L135.63100137174212,511.7708211458334L117.02674897119341,524.0303273333334L99.02263374485597,461.7082802933333L80.41838134430728,500.0301169416667L62.414266117969824,490.92555655L43.81001371742113,365.919410725L27.00617283950617,566.1807609333333L8.401920438957477,528.1097143666667Z" style="fill: rgba(214, 39, 40, 0.8); opacity: 0.5;"></path></g></g></g></g><g class="multi"><g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.401920438957477,575.51862335L27.00617283950617,577.00882965L43.81001371742113,554.68756695L62.414266117969824,564.9642148333334L80.41838134430728,563.33100835L99.02263374485597,536.1350659683334L117.02674897119341,550.25204465L135.63100137174212,568.3172275916667L154.2352537722908,415.8311153883334L172.23936899862827,539.4413639083333L190.84362139917695,514.7036478283334L208.8477366255144,531.3288751833334L227.45198902606313,570.80309781L246.05624142661182,570.7201446833334L262.86008230452677,550.3021146333333L281.4643347050755,526.4390161250001L299.46844993141286,541.1022045916667L318.0727023319616,564.960099825L336.076817558299,546.049620325L354.68106995884773,537.8104495866667L373.28532235939645,546.1810236666666L391.2894375857339,548.9893055166666L409.8936899862826,491.1625071833334L427.89780521262,501.68315417L446.50205761316874,554.1310254333333L465.1063100137174,577.5794214666666L482.51028806584367,519.0943918416667L501.1145404663923,546.7454065333333L519.1186556927297,525.943903375L537.7229080932785,551.1626226333333L555.7270233196159,539.7877290666667L574.3312757201645,549.0764212633334L592.9355281207132,497.963593765L610.9396433470507,457.49782319999997L629.5438957475994,500.84404421333335L647.5480109739369,459.912565475L666.1522633744855,477.6195629333333L684.7565157750342,566.7983211733333L701.5603566529493,507.67358799666664L720.164609053498,566.5636578433333L738.1687242798355,526.697483345L756.7729766803841,520.0031518366667L774.7770919067215,539.8922221L793.3813443072703,552.6208708166668L811.985596707819,498.74193957500006L829.9897119341564,524.1056499616667L848.593964334705,509.3720652166666L866.5980795610425,491.25974769666675" style="stroke: rgb(3, 102, 214); stroke-width: 2;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.401920438957477,573.3995446666667L27.00617283950617,576.03825125L43.81001371742113,525.8126069166667L62.414266117969824,550.1224631833334L80.41838134430728,528.107591275L99.02263374485597,483.863499735L117.02674897119341,532.916802L135.63100137174212,546.054167725L154.2352537722908,292.95031549666675L172.23936899862827,495.9829698083333L190.84362139917695,349.7594853866667L208.8477366255144,411.33933261666664L227.45198902606313,548.10985196L246.05624142661182,539.3200901916666L262.86008230452677,521.0950729416667L281.4643347050755,488.64703222500003L299.46844993141286,504.75495299166664L318.0727023319616,528.799583125L336.076817558299,488.36826105833336L354.68106995884773,491.83229062000004L373.28532235939645,403.1468951583334L391.2894375857339,518.3719431000001L409.8936899862826,322.4580433250001L427.89780521262,381.7854778283333L446.50205761316874,530.5191027583334L465.1063100137174,562.2765411083334L482.51028806584367,437.64512824999997L501.1145404663923,460.0728953333333L519.1186556927297,416.19763679999994L537.7229080932785,494.1383918166667L555.7270233196159,498.37433864166667L574.3312757201645,504.0641718383334L592.9355281207132,399.521653465L610.9396433470507,384.3047724083333L629.5438957475994,389.18939515500006L647.5480109739369,325.60296880833334L666.1522633744855,451.46577483333334L684.7565157750342,542.6595851233334L701.5603566529493,470.2646350966667L720.164609053498,516.8585061933334L738.1687242798355,496.96754895333333L756.7729766803841,446.344867045L774.7770919067215,480.0286986916667L793.3813443072703,451.7693235L811.985596707819,341.253730125L829.9897119341564,367.1562199616667L848.593964334705,287.66863574166666L866.5980795610425,393.6829599633333" style="stroke: rgb(255, 127, 14); stroke-width: 2;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.401920438957477,528.1097143666667L27.00617283950617,566.1807609333333L43.81001371742113,365.919410725L62.414266117969824,490.92555655L80.41838134430728,500.0301169416667L99.02263374485597,461.7082802933333L117.02674897119341,524.0303273333334L135.63100137174212,511.7708211458334L154.2352537722908,258.09014628833336L172.23936899862827,472.5961482916667L190.84362139917695,313.66812706166667L208.8477366255144,368.799897125L227.45198902606313,523.98417511L246.05624142661182,533.701359675L262.86008230452677,470.9468947333333L281.4643347050755,460.86546197083334L299.46844993141286,495.11745772499995L318.0727023319616,487.25030511666665L336.076817558299,477.69320069166673L354.68106995884773,464.69971353666665L373.28532235939645,336.69710415000003L391.2894375857339,498.5221169958333L409.8936899862826,284.58334872916674L427.89780521262,355.93778416166674L446.50205761316874,510.68531644166666L465.1063100137174,486.42287750833333L482.51028806584367,417.0546662333333L501.1145404663923,445.66448758333337L519.1186556927297,358.0908381416666L537.7229080932785,477.348550525L555.7270233196159,466.49191966666666L574.3312757201645,489.24620415916667L592.9355281207132,341.10772068999995L610.9396433470507,368.92701055833334L629.5438957475994,313.4161321133334L647.5480109739369,272.6616035916667L666.1522633744855,428.07003341666666L684.7565157750342,532.0544653233333L701.5603566529493,437.98722876333335L720.164609053498,470.9581704391666L738.1687242798355,443.79920726166665L756.7729766803841,402.9409057116667L774.7770919067215,463.9860059083333L793.3813443072703,401.38095415000004L811.985596707819,291.69620379166673L829.9897119341564,308.1908663533333L848.593964334705,148.14983205L866.5980795610425,319.78898770499995" style="stroke: rgb(44, 160, 44); stroke-width: 2;"></path></g></g><g class="multi"><g><path class="line" fill="none" stroke="#000" d="M8.401920438957477,513.8324184583333L27.00617283950617,561.0408580333334L43.81001371742113,312.4345146083334L62.414266117969824,445.5317822083333L80.41838134430728,468.10873899166666L99.02263374485597,414.92533841L117.02674897119341,418.0771073416667L135.63100137174212,447.4064988708334L154.2352537722908,185.69837069666673L172.23936899862827,430.18893234166666L190.84362139917695,200.99548469916667L208.8477366255144,245.12419373749998L227.45198902606313,494.70428271L246.05624142661182,524.9360615583333L262.86008230452677,394.85495903333333L281.4643347050755,416.8682787041667L299.46844993141286,436.6102230875L318.0727023319616,462.5264897L336.076817558299,443.2484627083333L354.68106995884773,403.73560272833333L373.28532235939645,269.17149838333336L391.2894375857339,430.42441332916667L409.8936899862826,213.8999623291667L427.89780521262,219.01599283666673L446.50205761316874,492.9143978916667L465.1063100137174,471.36125712499995L482.51028806584367,331.747040625L501.1145404663923,394.73939385833336L519.1186556927297,306.1346214666667L537.7229080932785,386.9928056500001L555.7270233196159,392.252296425L574.3312757201645,431.8311398591667L592.9355281207132,226.34962902749996L610.9396433470507,293.01703887499997L629.5438957475994,197.19019948833338L647.5480109739369,111.74631609166676L666.1522633744855,369.37240798333335L684.7565157750342,484.3703268983333L701.5603566529493,296.97848597999996L720.164609053498,405.56620378083335L738.1687242798355,367.96477294500005L756.7729766803841,325.5971159741667L774.7770919067215,363.0903789333334L793.3813443072703,276.3376858L811.985596707819,156.11451570000008L829.9897119341564,205.13378145333337L848.593964334705,7.540983541666602L866.5980795610425,175.72922616333338" style="stroke: rgb(214, 39, 40); stroke-width: 2;"></path></g></g></g></g></g></g></svg></d3fc-svg><d3fc-svg class="x-axis bottom-axis"><svg preserveAspectRatio="none" viewBox="0 0 875 32" fill="none" font-size="10" font-family="sans-serif" text-anchor="middle"><path class="domain" stroke="#000" d="M0,6L0,0L875,0L875,6"></path><g class="tick" transform="translate(8.401920438957477, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2014</text></g><g class="tick" transform="translate(62.414266117969824, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(117.02674897119341, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(172.23936899862827, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g><g class="tick" transform="translate(227.45198902606313, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2015</text></g><g class="tick" transform="translate(281.4643347050755, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(336.076817558299, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(391.2894375857339, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g><g class="tick" transform="translate(446.50205761316874, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2016</text></g><g class="tick" transform="translate(501.1145404663923, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(555.7270233196159, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(610.9396433470507, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g><g class="tick" transform="translate(666.1522633744855, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">2017</text></g><g class="tick" transform="translate(720.164609053498, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">April</text></g><g class="tick" transform="translate(774.7770919067215, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">July</text></g><g class="tick" transform="translate(829.9897119341564, 0)"><path stroke="#000" d="M0,0L0,6"></path><text transform="translate(0, 9)" fill="#000" visibility="false" dy="0.71em">October</text></g></svg></d3fc-svg><d3fc-svg class="y-axis left-axis"><svg preserveAspectRatio="none" viewBox="-48 0 48 583" fill="none" font-size="10" font-family="sans-serif" text-anchor="end"><path class="domain" stroke="#000" d="M-6,583L0,583L0,0L-6,0"></path><g class="tick" transform="translate(0, 583)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">0</text></g><g class="tick" transform="translate(0, 534.4166666666666)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">10,000</text></g><g class="tick" transform="translate(0, 485.83333333333337)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">20,000</text></g><g class="tick" transform="translate(0, 437.25)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">30,000</text></g><g class="tick" transform="translate(0, 388.6666666666667)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">40,000</text></g><g class="tick" transform="translate(0, 340.0833333333333)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">50,000</text></g><g class="tick" transform="translate(0, 291.5)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">60,000</text></g><g class="tick" transform="translate(0, 242.91666666666666)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">70,000</text></g><g class="tick" transform="translate(0, 194.33333333333334)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">80,000</text></g><g class="tick" transform="translate(0, 145.75)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">90,000</text></g><g class="tick" transform="translate(0, 97.16666666666664)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">100,000</text></g><g class="tick" transform="translate(0, 48.58333333333336)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em">110,000</text></g><g class="tick" transform="translate(0, 0)"><path stroke="#000" d="M0,0L-6,0"></path><text transform="translate(-9, 0)" fill="#000" visibility="false" dy="0.32em" style="font-size: 80%;">120,000</text></g></svg></d3fc-svg></d3fc-group><div class="legend-container" borderbox-on-hover="true" style="z-index: 2; cursor: move;"><svg id="dragHandles" width="150" height="84"><g><rect id="dragleft" class="vertical-drag-handle" y="9" x="0" height="66" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragtop" class="horizontal-drag-handle" y="0" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragright" class="vertical-drag-handle" y="9" x="141" height="66" width="9" fill="lightgreen" fill-opacity="0" cursor="ew-resize" style="z-index: 3;"></rect><rect id="dragbottom" class="horizontal-drag-handle" y="75" x="9" height="9" width="132" fill="lightblue" fill-opacity="0" cursor="ns-resize" style="z-index: 3;"></rect><rect id="dragtopleft" class="corner-drag-handle top left" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="0"></rect><rect id="dragtopright" class="corner-drag-handle top right" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="0" x="141"></rect><rect id="dragbottomright" class="corner-drag-handle bottom right" height="9" width="9" fill="red" fill-opacity="0" cursor="nwse-resize" style="z-index: 3;" y="75" x="141"></rect><rect id="dragbottomleft" class="corner-drag-handle bottom left" height="9" width="9" fill="red" fill-opacity="0" cursor="nesw-resize" style="z-index: 3;" y="75" x="0"></rect></g></svg><g class="legend-controls" style="display: none;"><span id="up-arrow" class="disabled">▲</span>
<span id="page-text">1/1</span>
<span id="down-arrow" class="disabled">▼</span>
</g><svg class="legend" height="79"><g class="legendCells" transform="translate(20,20)"><g class="cell" transform="translate(0, 0)"><circle class="swatch" r="6" style="fill: rgba(3, 102, 214, 0.8);"></circle><text class="label" transform="translate( 16, 5)">Central</text><title>Central|Sales</title></g><g class="cell" transform="translate(0, 15)"><circle class="swatch" r="6" style="fill: rgba(255, 127, 14, 0.8);"></circle><text class="label" transform="translate( 16, 5)">East</text><title>East|Sales</title></g><g class="cell" transform="translate(0, 30)"><circle class="swatch" r="6" style="fill: rgba(44, 160, 44, 0.8);"></circle><text class="label" transform="translate( 16, 5)">South</text><title>South|Sales</title></g><g class="cell" transform="translate(0, 45)"><circle class="swatch" r="6" style="fill: rgba(214, 39, 40, 0.8);"></circle><text class="label" transform="translate( 16, 5)">West</text><title>West|Sales</title></g></g></svg></div></div>